<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ====================
	å…¬å…±cssæ&nbsp;·å¼
==================== */
@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Microsoft Yahei, Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	font-size: 14px;
	position: relative;
}

/*button{cursor:pointer}*/
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
form,
img,
p {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #333;
}

ul li a:hover {
	color: #333;
}

/*è‹±æ–‡å¼ºåˆ¶æ¢è¡Œ*/
.word {
	word-wrap: break-word;
	word-wrap: break-word;
	table-layout: fixed;
	text-overflow: ellipsis;
}

.bold {
	font-weight: bold;
}

/*è‹±æ–‡å¼ºåˆ¶æ¢è¡Œ*/
.word {
	word-wrap: break-word;
	word-wrap: break-word;
	table-layout: fixed;
	text-overflow: ellipsis;
}

.bold {
	font-weight: bold;
}

.container-fluid {
	padding: 0;
}

.pr {
	position: relative;
}

.ma_30 {
	margin: 30px 0;
}

.ma_10 {
	margin: 10px 0;
}

.ma_btn10 {
	margin-bottom: 10px;
}

.PicImg img {
	width: 100%;
}

@media (max-width: 1200px) {
	.PicImg img {
		width: 100%;
	}

}

@media (min-width: 1200px) and (max-width:1920px) {
	.container {
		width: 1200px;
		padding: 0;
	}
}

/*å¤´éƒ¨*/
.header_top {
	width: 100%;
	height: 48px;
	background: #f2f3f7;
	line-height: 48px;
}

.header_top a {
	color: #1b366e;
	display: inline-block;
	border-bottom: 3px solid #1b366e;
	height: 48px;
	padding: 0 10px;
}

.header_top a img {
	margin: 0 10px;
	vertical-align: middle
}

@media (max-width: 767px) {
	.header_top {
		display: table;
		background: #f2f3f7;
		line-height: 48px;
	}
}

.logo {
	height: 108px;
}

.logo a {
	height: 108px;
	display: inline-block;
	line-height: 108px;
}

.logo img {
	vertical-align: middle;
}

@media (max-width: 767px) {
	.logo {
		height: 68px;
	}

	.logo a {
		height: 68px;
		display: inline-block;
		line-height: 68px;
	}

	.logo img {
		height: 38px;
	}
}

.nav_main {
	width: 70%;
}

.nav_main .navbar-default {
	background: #fff;
	border: none;
}



.nav {
	color: #111;
	font-size: 16px;
	line-height: 68px;
	font-weight: bold;
	/* display: inline-block; */
	padding-top: 10px;
}

.nav&gt;li {
	/* display: inline-block; */
	padding: 0 15px;

}

.nav&gt;li a {
	color: #111;
	line-height: 30px;
	display: inline-block;

	padding: 10px 0 0;
}

.nav&gt;li a:hover {
	border-bottom: 3px solid #1b366e;
}

.nav.navbar-default {
	background: none;
	border: none;
}

.nav-pills li {
	display: inline;
	line-height: 108px;
}

.nav-pills li a {
	display: inline-block;
}

.nav_cart {
	position: absolute;
	top: -10px;
	margin: 0 auto;
	left: 50px;
	width: 0;
	height: 0;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
}


.nav-pills&gt;li&gt;a:focus,
.nav-pills&gt;li&gt;a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #1b366e;
}

.nav .open&gt;a,
.nav .open&gt;a:focus,
.nav .open&gt;a:hover {
	background-color: #fff;
	border-color: none;
}

.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
	color: #1b366e;
	background: #fff;
}

.navbar-nav&gt;li&gt;.dropdown-menu {
	border-radius: 8px;
}

.nav_list {
	border: none;
}

.nav_list li,
.nav_list li a {
	width: 100%;
	line-height: 36px;
	text-align: center
}

.nav_list li a:hover {
	color: #1b366e;
	border: none;
	padding: 10px 0 0;
	background: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border: none;
}

@media(max-width:768px) {

	.nav_list li,
	.nav_list li a {
		text-align: left;
	}
}

.ba_gray {
	background: #f2f3f7
}

.footer_top {
	background: #294c95;
	height: 90px;
	line-height: 90px;
	color: #fff;
}

.footer_top a {
	letter-spacing: 2px;
	color: #fff;
	padding: 0 200px;
}

.footer_top i {
	margin: 0 10px;
}

.footer_top a:hover {
	text-decoration: none;
}

.footer_bg {
	background: #1b366e;
	padding-top: 60px;
	color: #fff;
}

.footer_hr {
	border-top: 1px solid #526691;
	margin-top: 30px;
	line-height: 54px;
}
.footer_hr a{
	color: #fff;
}
.footer_add img {
	margin-bottom: 30px;
}

.footer_add p {
	line-height: 32px;
}

.footer_nav dt {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 70px;
}

.footer_nav dd {
	line-height: 42px;
}

.footer_nav a {
	color: #fff;
	text-decoration: none;
}

.pad_bt {
	line-height: 36px;
}

@media (max-width: 768px) {
	.footer_nav {
		display: none;
	}

	.footer_wx {
		text-align: center;
		margin-top: 10px;
	}

	.footer_top {
		line-height: 50px;
		height: 50px;
	}

	.footer_top a {
		margin: 0;
		padding: 0
	}

	.footer_add {
		text-align: center;
	}
}</pre></body></html>